system specification - translation to ελληνικό
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

system specification - translation to ελληνικό

SPECIFICATION LANGUAGE INTEGRATED WITH SUPPORT TOOLS AND AN AUTOMATED THEOREM PROVER
PVS Specification and Verification System
  • PVS screenshot

system specification      
προδιαγραφή συστήματος
information system         
  • 250px
  • Information systems relationship to [[information technology]], [[computer science]], [[information science]], and [[business]]
COMBINATION OF INFORMATION, RESOURCES, ACTIVITIES AND PEOPLE THAT SUPPORT TASKS IN AN ORGANIZATION; GROUP OF COMPONENTS THAT INTERACT TO PRODUCE INFORMATION
Information system (2nd version); Information Systems; Informationssystem; Computer information system; Computer information systems; Computer Information Systems; Information systems and technology; Information in Computer Science; Information System; Business Information Systems; Elements of Information System; Information systems discipline; Information systems (discipline); Business computing; Information systems theory; Information systems; Business Information System; Business information systems; Business information system
πληροφοριακό σύστημα
προδιαγραφή συστήματος      
system specification

Ορισμός

specification
n.
1.
Designation (of properties), characterization.
2.
Particularization, detailed statement.

Βικιπαίδεια

Prototype Verification System

The Prototype Verification System (PVS) is a specification language integrated with support tools and an automated theorem prover, developed at the Computer Science Laboratory of SRI International in Menlo Park, California.

PVS is based on a kernel consisting of an extension of Church's theory of types with dependent types, and is fundamentally a classical typed higher-order logic. The base types include uninterpreted types that may be introduced by the user, and built-in types such as the booleans, integers, reals, and the ordinals. Type-constructors include functions, sets, tuples, records, enumerations, and abstract data types. Predicate subtypes and dependent types can be used to introduce constraints; these constrained types may incur proof obligations (called type-correctness conditions or TCCs) during typechecking. PVS specifications are organized into parameterized theories.

The system is implemented in Common Lisp, and is released under the GNU General Public License (GPL).